Newton-Raphson
How to use
Change the function by modifying F(x), which can be
found on the left hand side of application.
Use the "mouse tool" to move the starting position
the resulting "Root" found is then displayed.
The number of iterations is determined by the value of
"n".
Secant Method
How to use
Change the function by modifying F(x), which can be
found on the left hand side of application.
Use the "mouse tool" to move the starting positions
the resulting "Root" found is then displayed.
The number of iterations is determined by the value of
"n".